home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_96887.txt < prev    next >
Text File  |  1990-08-14  |  5KB  |  337 lines

  1. -- card: 96887 from stack: in
  2. -- bmap block id: 97510
  3. -- flags: 4000
  4. -- background id: 19276
  5. -- name: Abrosimoff, Michael John Hist
  6. ----- HyperTalk script -----
  7. on groupTwo
  8.   if not hilite of target then
  9.     repeat with index = 4 to 12
  10.       set hilite of card button id index to false
  11.     end repeat
  12.     set hilite of target to true
  13.   else
  14.     push card
  15.     go to card short name of target of this background
  16.   end if
  17. end groupTwo
  18.  
  19. on resetCard
  20.   repeat with index = 4 to 12
  21.     set hilite of card button id index to false
  22.   end repeat
  23. end resetCard
  24.  
  25.  
  26. -- part 1 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=0 top=0 right=342 bottom=512
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: 
  38.  
  39.  
  40. -- part 2 (button)
  41. -- low flags: 00
  42. -- high flags: 2000
  43. -- rect: left=76 top=302 right=320 bottom=144
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: OK
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   lock screen
  55.   resetCard
  56.   pop card
  57.   unlock screen
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 3 (button)
  63. -- low flags: 00
  64. -- high flags: 2000
  65. -- rect: left=221 top=302 right=320 bottom=289
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Cancel
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   lock screen
  77.   resetCard
  78.   pop card
  79.   unlock screen
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 4 (button)
  85. -- low flags: 00
  86. -- high flags: 0000
  87. -- rect: left=336 top=76 right=91 bottom=471
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Biology
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   groupTwo
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 5 (button)
  104. -- low flags: 00
  105. -- high flags: 0000
  106. -- rect: left=336 top=91 right=106 bottom=471
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Chemistry
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   groupTwo
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 6 (button)
  123. -- low flags: 00
  124. -- high flags: 0000
  125. -- rect: left=336 top=106 right=121 bottom=471
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: English 12
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   groupTwo
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 7 (button)
  142. -- low flags: 00
  143. -- high flags: 0000
  144. -- rect: left=336 top=121 right=136 bottom=471
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: French
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   groupTwo
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part 8 (button)
  161. -- low flags: 00
  162. -- high flags: 0000
  163. -- rect: left=336 top=136 right=151 bottom=471
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: Math
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   groupTwo
  175. end mouseUp
  176.  
  177.  
  178.  
  179. -- part 9 (button)
  180. -- low flags: 00
  181. -- high flags: 0000
  182. -- rect: left=336 top=151 right=166 bottom=471
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: 
  191.  
  192.  
  193. -- part 10 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=336 top=166 right=181 bottom=471
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: 
  205.  
  206.  
  207. -- part 11 (button)
  208. -- low flags: 00
  209. -- high flags: 0000
  210. -- rect: left=336 top=181 right=196 bottom=471
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: 
  219.  
  220.  
  221. -- part 12 (button)
  222. -- low flags: 00
  223. -- high flags: 0000
  224. -- rect: left=336 top=196 right=211 bottom=471
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 0 / 0
  227. -- text alignment: 1
  228. -- font id: 0
  229. -- text size: 12
  230. -- style flags: 0
  231. -- line height: 16
  232. -- part name: 
  233.  
  234.  
  235. -- part contents for background part 3
  236. ----- text -----
  237. 47
  238. 80
  239. 53
  240. 54
  241. 52
  242. 102
  243. 48
  244. 13
  245. 94
  246. 93
  247. 103
  248. 104
  249. 44
  250.  
  251.  
  252.  
  253.  
  254.  
  255. -- part contents for background part 4
  256. ----- text -----
  257. Abrosimoff, Michael John
  258. Adams, Bryan
  259. Alexander, Rick
  260. Alexander, Susan
  261. Allsop, Blair M.
  262. Azimov, Isaac
  263. Barisoff, Larissa
  264. Bunyan, Paul
  265. Burnyeat, Grant
  266. Caldwell, Brian
  267. Chalk, Patricia
  268. Collins, Bob
  269. Conkin, Elizabeth
  270.  
  271. -- part contents for background part 5
  272. ----- text -----
  273. 112
  274. 112
  275. 112
  276. 112
  277. 112
  278. N/A
  279. 112
  280. 112
  281. 112
  282. 112
  283. N/A
  284. N/A
  285. 112
  286.  
  287. -- part contents for background part 6
  288. ----- text -----
  289. 12
  290. 12
  291. 12
  292. 12
  293. 12
  294. 11
  295. 12
  296. 12
  297. 12
  298. 12
  299. 11
  300. 11
  301. 12
  302.  
  303. -- part contents for background part 7
  304. ----- text -----
  305. 0.000
  306. 0.000
  307. 0.000
  308. 0.000
  309. 0.000
  310. 1.000
  311. 0.000
  312. 0.000
  313. 0.000
  314. 0.000
  315. 0.000
  316. 0.000
  317. 0.000
  318.  
  319. -- part contents for background part 8
  320. ----- text -----
  321. 1
  322. 1
  323. 1
  324. 1
  325. 1
  326. 1
  327. 1
  328. 1
  329. 1
  330. 1
  331. 7
  332. 7
  333. 1
  334.  
  335. -- part contents for background part 1
  336. ----- text -----
  337. 99 Students